Split list of sources
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 2 Feb 2018 09:01:47 +0000 (10:01 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 2 Feb 2018 09:28:17 +0000 (10:28 +0100)
commit0ec744a3a5cafc49af7c4f5291e4c7c4f163a632
treec0fd5e772a7b29eb75b10a18bdaa7d5d3d71669b
parentb8828023e664dd8094a4e4c43fd329c70821f28d
Split list of sources

We need to have two lists: one, with the list of sources that need to be
introspected; and one with the list of sources that contain only private
symbols.

This reduces the amount of source files that the introspection scanner
needs to traverse, and thus the build time.
gtk/meson.build